0

Wait! We have a something for you...

Don't leave empty-handed! Simply enter your email below and we will send you a great discount on our products:

We hate spam as much as you do! Your details are never shared and you can unsubscribe at any time.

Debug Overview

App Total Time DB Queries DB Query Total Time Amazon Requests
1.558357000351 369 1.1323 0


No Amazon API Requests Made.


App Debug - Total Time 1.558357000351 seconds

Number Time From Start Name Description
1 0.38194298744202 Initialise Initialise FSB Function
2 0.38522791862488 App Controller Start Start of the App controller (called before the controller of every page)
3 0.43495798110962 Start of getCategoryListByGroup Function Before first category groups query
4 0.43591809272766 After initial query Before first category groups query
5 0.43591904640198 Get Category List for Group Before the call to getCategoryList function
6 0.43592095375061 Start of GetCategoryList function Start of the function
7 0.43592214584351 Before getting categories Query to get specific category list
8 0.43670392036438 After getting categories Query to get specific category list
9 0.43670392036438 Before getting category custom Before call to function getCategoryCustom
10 0.45333313941956 After getting category custom After call to function getCategoryCustom
11 0.45333504676819 Before getting category custom Before call to function getCategoryCustom
12 0.46190214157104 After getting category custom After call to function getCategoryCustom
13 0.46190404891968 Before getting category custom Before call to function getCategoryCustom
14 0.48018312454224 After getting category custom After call to function getCategoryCustom
15 0.48018598556519 Before getting category custom Before call to function getCategoryCustom
16 0.48610210418701 After getting category custom After call to function getCategoryCustom
17 0.48610305786133 Before getting category custom Before call to function getCategoryCustom
18 0.49164795875549 After getting category custom After call to function getCategoryCustom
19 0.49164891242981 Before getting category custom Before call to function getCategoryCustom
20 0.49756407737732 After getting category custom After call to function getCategoryCustom
21 0.49756693840027 End of GetCategoryList function End of the function
22 0.49758505821228 Get Category List for Group Before the call to getCategoryList function
23 0.49758696556091 Start of GetCategoryList function Start of the function
24 0.49759697914124 Before getting categories Query to get specific category list
25 0.49819302558899 End of getCategoryListByGroup Function Before return()
26 1.3184111118317 App Controller End End of the App controller (called before the controller of every page)
27 1.4547410011292 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.4557991027832 Before Get Options Before the call to getOptions in the tpl class
29 1.5090041160583 After Get Options After the call to getOptions in the tpl class
30 1.5090329647064 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.5583469867706 Finalizing debug Before the debug is output to the page.
32 1.558357000351 End of App This is the end of the app logging, final timestamp


Query Debug - 369 Database Queries. Total time 1.1323 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0007 0.00072908401489258
SELECT parameter, value FROM parameters
2 0.0051 0.0051479339599609
SELECT * FROM `bad_bots`
3 0.0003 0.0002899169921875
SET time_zone = 'Europe/London'
4 0.0015 0.0014510154724121
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0014 0.0014259815216064
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:14:\"216.73.216.195\";}'
6 0.0014 0.0013909339904785
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751631336'
7 0.0016 0.0015769004821777
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0005 0.00052309036254883
UPDATE autorun SET lastrun = '2025-07-04 12:15:36' WHERE id = '16'
9 0.0006 0.00056004524230957
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0016 0.0016448497772217
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0004 0.00041699409484863
SELECT * FROM pages WHERE id = 52
12 0.0035 0.0034940242767334
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0455 0.045521020889282
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0004 0.00040197372436523
SELECT * FROM pages WHERE pagename = 'search'
15 0.0010 0.00095605850219727
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0008 0.00077295303344727
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0056 0.0055711269378662
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 26
18 0.0009 0.00086402893066406
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
19 0.0006 0.00058507919311523
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0003 0.00030303001403809
SELECT id FROM categories WHERE parent_id = '26'
21 0.0056 0.0056190490722656
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (26)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
22 0.0009 0.00091218948364258
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (26)
				  AND p.disabled = 0 
23 0.0013 0.001317024230957
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
24 0.0011 0.0011129379272461
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0003 0.00028586387634277
SELECT * FROM categorygroups WHERE id = '1'
26 0.0030 0.002953052520752
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
27 0.0003 0.00032711029052734
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
28 0.0003 0.00026798248291016
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0003 0.00028300285339355
SELECT id FROM categories WHERE parent_id = '27'
30 0.0033 0.0033061504364014
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
31 0.0005 0.0004880428314209
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
32 0.0003 0.00033879280090332
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
33 0.0003 0.00029993057250977
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0003 0.00027203559875488
SELECT * FROM categorygroups WHERE id = '1'
35 0.0014 0.0014200210571289
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 28
36 0.0004 0.0004429817199707
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
37 0.0003 0.0003049373626709
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0004 0.00043797492980957
SELECT id FROM categories WHERE parent_id = '28'
39 0.0126 0.012619018554688
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (28)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
40 0.0009 0.00092196464538574
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
41 0.0008 0.00081610679626465
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (28)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
42 0.0007 0.00065803527832031
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0006 0.00058817863464355
SELECT * FROM categorygroups WHERE id = '1'
44 0.0009 0.00085783004760742
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 29
45 0.0006 0.00056290626525879
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
46 0.0005 0.0004580020904541
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0005 0.00053787231445312
SELECT id FROM categories WHERE parent_id = '29'
48 0.0010 0.00098299980163574
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
49 0.0006 0.00063920021057129
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (29)
				  AND p.disabled = 0 
50 0.0007 0.00071096420288086
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (29)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
51 0.0005 0.00054597854614258
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0006 0.00055098533630371
SELECT * FROM categorygroups WHERE id = '1'
53 0.0007 0.00073909759521484
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 30
54 0.0005 0.00054097175598145
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
55 0.0005 0.00051283836364746
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0005 0.00050592422485352
SELECT id FROM categories WHERE parent_id = '30'
57 0.0009 0.00093317031860352
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
58 0.0006 0.00057697296142578
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (30)
				  AND p.disabled = 0 
59 0.0006 0.0006101131439209
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (30)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
60 0.0006 0.00056600570678711
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0005 0.00049495697021484
SELECT * FROM categorygroups WHERE id = '1'
62 0.0009 0.00086092948913574
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 31
63 0.0006 0.00063490867614746
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
64 0.0005 0.00051593780517578
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0005 0.00049400329589844
SELECT id FROM categories WHERE parent_id = '31'
66 0.0009 0.00091385841369629
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (31)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
67 0.0006 0.000640869140625
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
68 0.0007 0.00067305564880371
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (31)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
69 0.0006 0.00061798095703125
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0005 0.00048708915710449
SELECT * FROM categorygroups WHERE id = '1'
71 0.0006 0.00058579444885254
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0043 0.0043089389801025
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0019 0.0018508434295654
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0007 0.00066900253295898
SELECT value FROM parameters WHERE parameter IN('EBAY_APP_ID' , 'EBAY_TRACKING_ID','EBAY_NETWORK_ID' , 'GOOGLE_SITE_KEY' , 'GOOGLE_SECRET_KEY' ,'GOOGLE_RECAPTCHA_TYPE','EBAY_AUTH_TOKEN','EBAY_LOCALE')ORDER BY parameter ASC
75 0.0013 0.0013148784637451
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0024 0.0024030208587646
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0012 0.0012130737304688
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.8041 0.80411005020142
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.195') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.195') <= INET_ATON(ip_end)
79 0.0017 0.0017340183258057
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0007 0.00074100494384766
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0004 0.00038909912109375
SELECT * FROM pages WHERE pagename = 'search'
82 0.0047 0.0046801567077637
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0051 0.0050520896911621
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0041 0.0040509700775146
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0089 0.0089499950408936
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0014 0.0014281272888184
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0004 0.00037789344787598
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0010 0.00098800659179688
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'palais des thes the vert fleur de geisha 20 sachets mousselines', NOW(), '216.73.216.195'
89 0.0005 0.0005180835723877
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0003 0.00034523010253906
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
91 0.0040 0.0039510726928711
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'palais') OR (keyfeatures LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (keyfeatures LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (keyfeatures LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'fleur') OR (keyfeatures LIKE 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (keyfeatures LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (keyfeatures LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (keyfeatures LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (keyfeatures LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (keyfeatures LIKE 'mousselines') OR (title LIKE 'mousselines'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
92 0.0003 0.00034189224243164
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (title LIKE 'mousselines'))
		AND hide = 0
93 0.0003 0.00032997131347656
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (title LIKE 'mousselines'))
		AND hide = 0
94 0.0003 0.00031590461730957
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
95 0.0068 0.0067951679229736
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%palais%') OR (keyfeatures LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (keyfeatures LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (keyfeatures LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%fleur%') OR (keyfeatures LIKE '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (keyfeatures LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (keyfeatures LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (keyfeatures LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (keyfeatures LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (keyfeatures LIKE '%mousselines%') OR (title LIKE '%mousselines%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
96 0.0003 0.00033998489379883
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (title LIKE '%mousselines%'))
		AND hide = 0
97 0.0003 0.00026106834411621
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (title LIKE '%mousselines%'))
		AND hide = 0
98 0.0004 0.0003819465637207
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0004 0.0003659725189209
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0056 0.0055959224700928
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'palais') OR (keyfeatures LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (keyfeatures LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (keyfeatures LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'fleur') OR (keyfeatures LIKE 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (keyfeatures LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (keyfeatures LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (keyfeatures LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (keyfeatures LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (keyfeatures LIKE 'mousselines') OR (title LIKE 'mousselines'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
101 0.0003 0.00029802322387695
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (title LIKE 'mousselines'))
		AND hide = 0
102 0.0003 0.00026321411132812
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (title LIKE 'mousselines'))
		AND hide = 0
103 0.0004 0.00037217140197754
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0069 0.0069310665130615
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%palais%') OR (keyfeatures LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (keyfeatures LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (keyfeatures LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%fleur%') OR (keyfeatures LIKE '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (keyfeatures LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (keyfeatures LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (keyfeatures LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (keyfeatures LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (keyfeatures LIKE '%mousselines%') OR (title LIKE '%mousselines%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
105 0.0003 0.00030398368835449
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (title LIKE '%mousselines%'))
		AND hide = 0
106 0.0003 0.00027108192443848
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (title LIKE '%mousselines%'))
		AND hide = 0
107 0.0003 0.00030994415283203
SELECT * FROM products WHERE id = '3531'
108 0.0015 0.001492977142334
SELECT * FROM productimages WHERE product_id = '3531' ORDER BY sortorder ASC
109 0.0013 0.0013070106506348
SELECT * FROM product_image_select WHERE product_id = '3531'
110 0.0009 0.00085783004760742
SELECT * FROM productcustomimages WHERE product_id = '3531'
111 0.0014 0.0013909339904785
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3531' AND a.name = n.originalname
112 0.0010 0.0010190010070801
SELECT * FROM productoffers WHERE product_id = '3531' AND merchantid = 'A1X6FK5RDHNB96'
113 0.0003 0.00030517578125
SELECT * FROM productoffers
                WHERE product_id = '3531' AND price > 0
                ORDER BY price ASC LIMIT 1
114 0.0003 0.00026488304138184
SELECT * FROM productoffers
                WHERE product_id = 3531
                ORDER BY price ASC LIMIT 1
115 0.0004 0.00040602684020996
SELECT value FROM productattributes
                WHERE product_id = '3531'
                AND name = 'ListPriceAmount'
116 0.0003 0.00031805038452148
SELECT value FROM productattributes WHERE product_id = '3531' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
117 0.0004 0.00037193298339844
SELECT * FROM products WHERE id = '2808'
118 0.0004 0.00042104721069336
SELECT * FROM productimages WHERE product_id = '2808' ORDER BY sortorder ASC
119 0.0005 0.00051522254943848
SELECT * FROM product_image_select WHERE product_id = '2808'
120 0.0003 0.00027608871459961
SELECT * FROM productcustomimages WHERE product_id = '2808'
121 0.0007 0.00068998336791992
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2808' AND a.name = n.originalname
122 0.0003 0.00033998489379883
SELECT * FROM productoffers WHERE product_id = '2808' AND merchantid = 'A1X6FK5RDHNB96'
123 0.0003 0.00026392936706543
SELECT * FROM productoffers
                WHERE product_id = '2808' AND price > 0
                ORDER BY price ASC LIMIT 1
124 0.0003 0.00034403800964355
SELECT value FROM productattributes WHERE product_id = '2808' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
125 0.0003 0.00034904479980469
SELECT * FROM products WHERE id = '4766'
126 0.0005 0.00045299530029297
SELECT * FROM productimages WHERE product_id = '4766' ORDER BY sortorder ASC
127 0.0005 0.00053501129150391
SELECT * FROM product_image_select WHERE product_id = '4766'
128 0.0003 0.00028514862060547
SELECT * FROM productcustomimages WHERE product_id = '4766'
129 0.0007 0.00073790550231934
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4766' AND a.name = n.originalname
130 0.0003 0.00031495094299316
SELECT * FROM productoffers WHERE product_id = '4766' AND merchantid = 'A1X6FK5RDHNB96'
131 0.0002 0.00024890899658203
SELECT * FROM productoffers
                WHERE product_id = '4766' AND price > 0
                ORDER BY price ASC LIMIT 1
132 0.0002 0.00024819374084473
SELECT * FROM productoffers
                WHERE product_id = 4766
                ORDER BY price ASC LIMIT 1
133 0.0002 0.00024986267089844
SELECT value FROM productattributes
                WHERE product_id = '4766'
                AND name = 'ListPriceAmount'
134 0.0003 0.0002901554107666
SELECT value FROM productattributes WHERE product_id = '4766' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
135 0.0003 0.00034594535827637
SELECT * FROM products WHERE id = '3554'
136 0.0004 0.00044608116149902
SELECT * FROM productimages WHERE product_id = '3554' ORDER BY sortorder ASC
137 0.0005 0.0005180835723877
SELECT * FROM product_image_select WHERE product_id = '3554'
138 0.0003 0.00026512145996094
SELECT * FROM productcustomimages WHERE product_id = '3554'
139 0.0006 0.0006258487701416
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3554' AND a.name = n.originalname
140 0.0003 0.00033187866210938
SELECT * FROM productoffers WHERE product_id = '3554' AND merchantid = 'A1X6FK5RDHNB96'
141 0.0003 0.00025200843811035
SELECT * FROM productoffers
                WHERE product_id = '3554' AND price > 0
                ORDER BY price ASC LIMIT 1
142 0.0002 0.00023698806762695
SELECT * FROM productoffers
                WHERE product_id = 3554
                ORDER BY price ASC LIMIT 1
143 0.0002 0.00024890899658203
SELECT value FROM productattributes
                WHERE product_id = '3554'
                AND name = 'ListPriceAmount'
144 0.0003 0.00028204917907715
SELECT value FROM productattributes WHERE product_id = '3554' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
145 0.0004 0.00037288665771484
SELECT * FROM products WHERE id = '767'
146 0.0004 0.00040102005004883
SELECT * FROM productimages WHERE product_id = '767' ORDER BY sortorder ASC
147 0.0003 0.00031876564025879
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '767' AND p.id = pi.product_id ORDER BY pi.sortorder
148 0.0005 0.00045299530029297
SELECT * FROM product_image_select WHERE product_id = '767'
149 0.0005 0.00052118301391602
SELECT * FROM productcustomimages WHERE product_id = '767'
150 0.0004 0.00038313865661621
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '767'
                GROUP BY o.product_id
151 0.0013 0.0013060569763184
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '767'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
152 0.0005 0.00054121017456055
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 767
153 0.0006 0.00058412551879883
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '767' AND a.name = n.originalname
154 0.0002 0.00024294853210449
SELECT * FROM productoffers WHERE product_id = '767' AND merchantid = 'A1X6FK5RDHNB96'
155 0.0002 0.00024104118347168
SELECT * FROM productoffers
                WHERE product_id = '767' AND price > 0
                ORDER BY price ASC LIMIT 1
156 0.0002 0.00022411346435547
SELECT * FROM productoffers
                WHERE product_id = 767
                ORDER BY price ASC LIMIT 1
157 0.0002 0.0002439022064209
SELECT value FROM productattributes
                WHERE product_id = '767'
                AND name = 'ListPriceAmount'
158 0.0003 0.00027704238891602
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '767'
                GROUP BY o.product_id
159 0.0004 0.00040602684020996
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '767'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
160 0.0003 0.00029277801513672
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 767
161 0.0006 0.00060486793518066
SELECT value FROM productattributes WHERE product_id = '767' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
162 0.0006 0.00055789947509766
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '767'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
163 0.0003 0.00028204917907715
SELECT * FROM products WHERE id = '1232'
164 0.0004 0.00038599967956543
SELECT * FROM productimages WHERE product_id = '1232' ORDER BY sortorder ASC
165 0.0005 0.00047206878662109
SELECT * FROM product_image_select WHERE product_id = '1232'
166 0.0003 0.00026082992553711
SELECT * FROM productcustomimages WHERE product_id = '1232'
167 0.0006 0.00055408477783203
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1232' AND a.name = n.originalname
168 0.0003 0.00030303001403809
SELECT * FROM productoffers WHERE product_id = '1232' AND merchantid = 'A1X6FK5RDHNB96'
169 0.0002 0.00024914741516113
SELECT * FROM productoffers
                WHERE product_id = '1232' AND price > 0
                ORDER BY price ASC LIMIT 1
170 0.0003 0.00033307075500488
SELECT value FROM productattributes WHERE product_id = '1232' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
171 0.0003 0.00033092498779297
SELECT * FROM products WHERE id = '2276'
172 0.0005 0.00046396255493164
SELECT * FROM productimages WHERE product_id = '2276' ORDER BY sortorder ASC
173 0.0005 0.00053286552429199
SELECT * FROM product_image_select WHERE product_id = '2276'
174 0.0004 0.0004119873046875
SELECT * FROM productcustomimages WHERE product_id = '2276'
175 0.0006 0.00062298774719238
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2276' AND a.name = n.originalname
176 0.0003 0.00029110908508301
SELECT * FROM productoffers WHERE product_id = '2276' AND merchantid = 'A1X6FK5RDHNB96'
177 0.0003 0.00025105476379395
SELECT * FROM productoffers
                WHERE product_id = '2276' AND price > 0
                ORDER BY price ASC LIMIT 1
178 0.0003 0.00033998489379883
SELECT value FROM productattributes WHERE product_id = '2276' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
179 0.0003 0.00031399726867676
SELECT * FROM products WHERE id = '2008'
180 0.0004 0.00041508674621582
SELECT * FROM productimages WHERE product_id = '2008' ORDER BY sortorder ASC
181 0.0005 0.00054311752319336
SELECT * FROM product_image_select WHERE product_id = '2008'
182 0.0003 0.00028300285339355
SELECT * FROM productcustomimages WHERE product_id = '2008'
183 0.0006 0.00061798095703125
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2008' AND a.name = n.originalname
184 0.0004 0.00037622451782227
SELECT * FROM productoffers WHERE product_id = '2008' AND merchantid = 'A1X6FK5RDHNB96'
185 0.0003 0.00027298927307129
SELECT * FROM productoffers
                WHERE product_id = '2008' AND price > 0
                ORDER BY price ASC LIMIT 1
186 0.0004 0.00036501884460449
SELECT value FROM productattributes WHERE product_id = '2008' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
187 0.0004 0.00036501884460449
SELECT * FROM products WHERE id = '1164'
188 0.0003 0.00031208992004395
SELECT * FROM productimages WHERE product_id = '1164' ORDER BY sortorder ASC
189 0.0006 0.00063300132751465
SELECT * FROM product_image_select WHERE product_id = '1164'
190 0.0003 0.00029206275939941
SELECT * FROM productcustomimages WHERE product_id = '1164'
191 0.0007 0.00070619583129883
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1164' AND a.name = n.originalname
192 0.0004 0.00040102005004883
SELECT * FROM productoffers WHERE product_id = '1164' AND merchantid = 'A1X6FK5RDHNB96'
193 0.0003 0.00028395652770996
SELECT * FROM productoffers
                WHERE product_id = '1164' AND price > 0
                ORDER BY price ASC LIMIT 1
194 0.0009 0.00093889236450195
SELECT value FROM productattributes WHERE product_id = '1164' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
195 0.0005 0.0004730224609375
SELECT * FROM products WHERE id = '1290'
196 0.0005 0.00047898292541504
SELECT * FROM productimages WHERE product_id = '1290' ORDER BY sortorder ASC
197 0.0005 0.00053906440734863
SELECT * FROM product_image_select WHERE product_id = '1290'
198 0.0003 0.00031900405883789
SELECT * FROM productcustomimages WHERE product_id = '1290'
199 0.0008 0.00082993507385254
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1290' AND a.name = n.originalname
200 0.0003 0.0003349781036377
SELECT * FROM productoffers WHERE product_id = '1290' AND merchantid = 'A1X6FK5RDHNB96'
201 0.0003 0.00028586387634277
SELECT * FROM productoffers
                WHERE product_id = '1290' AND price > 0
                ORDER BY price ASC LIMIT 1
202 0.0004 0.00038003921508789
SELECT value FROM productattributes WHERE product_id = '1290' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
203 0.0003 0.00034809112548828
SELECT * FROM products WHERE id = '2795'
204 0.0006 0.00059008598327637
SELECT * FROM productimages WHERE product_id = '2795' ORDER BY sortorder ASC
205 0.0005 0.00053000450134277
SELECT * FROM product_image_select WHERE product_id = '2795'
206 0.0003 0.00027799606323242
SELECT * FROM productcustomimages WHERE product_id = '2795'
207 0.0007 0.0006568431854248
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2795' AND a.name = n.originalname
208 0.0003 0.00031614303588867
SELECT * FROM productoffers WHERE product_id = '2795' AND merchantid = 'A1X6FK5RDHNB96'
209 0.0003 0.00033092498779297
SELECT * FROM productoffers
                WHERE product_id = '2795' AND price > 0
                ORDER BY price ASC LIMIT 1
210 0.0003 0.0003199577331543
SELECT value FROM productattributes WHERE product_id = '2795' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
211 0.0004 0.00035190582275391
SELECT * FROM products WHERE id = '4084'
212 0.0003 0.00029516220092773
SELECT * FROM productimages WHERE product_id = '4084' ORDER BY sortorder ASC
213 0.0004 0.00042581558227539
SELECT * FROM product_image_select WHERE product_id = '4084'
214 0.0003 0.00028204917907715
SELECT * FROM productcustomimages WHERE product_id = '4084'
215 0.0006 0.00056910514831543
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4084' AND a.name = n.originalname
216 0.0003 0.00029182434082031
SELECT * FROM productoffers WHERE product_id = '4084' AND merchantid = 'A1X6FK5RDHNB96'
217 0.0003 0.00025391578674316
SELECT * FROM productoffers
                WHERE product_id = '4084' AND price > 0
                ORDER BY price ASC LIMIT 1
218 0.0003 0.00030398368835449
SELECT value FROM productattributes WHERE product_id = '4084' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
219 0.0003 0.00030994415283203
SELECT * FROM products WHERE id = '4161'
220 0.0004 0.00037503242492676
SELECT * FROM productimages WHERE product_id = '4161' ORDER BY sortorder ASC
221 0.0005 0.00045204162597656
SELECT * FROM product_image_select WHERE product_id = '4161'
222 0.0003 0.00025820732116699
SELECT * FROM productcustomimages WHERE product_id = '4161'
223 0.0007 0.00073099136352539
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4161' AND a.name = n.originalname
224 0.0003 0.00032806396484375
SELECT * FROM productoffers WHERE product_id = '4161' AND merchantid = 'A1X6FK5RDHNB96'
225 0.0003 0.00026798248291016
SELECT * FROM productoffers
                WHERE product_id = '4161' AND price > 0
                ORDER BY price ASC LIMIT 1
226 0.0003 0.00032687187194824
SELECT value FROM productattributes WHERE product_id = '4161' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
227 0.0003 0.00034093856811523
SELECT * FROM products WHERE id = '1331'
228 0.0004 0.0003669261932373
SELECT * FROM productimages WHERE product_id = '1331' ORDER BY sortorder ASC
229 0.0005 0.00046300888061523
SELECT * FROM product_image_select WHERE product_id = '1331'
230 0.0003 0.00026988983154297
SELECT * FROM productcustomimages WHERE product_id = '1331'
231 0.0007 0.00071501731872559
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1331' AND a.name = n.originalname
232 0.0003 0.00030612945556641
SELECT * FROM productoffers WHERE product_id = '1331' AND merchantid = 'A1X6FK5RDHNB96'
233 0.0002 0.00024795532226562
SELECT * FROM productoffers
                WHERE product_id = '1331' AND price > 0
                ORDER BY price ASC LIMIT 1
234 0.0002 0.00023412704467773
SELECT * FROM productoffers
                WHERE product_id = 1331
                ORDER BY price ASC LIMIT 1
235 0.0003 0.0002899169921875
SELECT value FROM productattributes
                WHERE product_id = '1331'
                AND name = 'ListPriceAmount'
236 0.0003 0.00032401084899902
SELECT value FROM productattributes WHERE product_id = '1331' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
237 0.0003 0.00033187866210938
SELECT * FROM products WHERE id = '1092'
238 0.0004 0.00036787986755371
SELECT * FROM productimages WHERE product_id = '1092' ORDER BY sortorder ASC
239 0.0005 0.00045394897460938
SELECT * FROM product_image_select WHERE product_id = '1092'
240 0.0003 0.00027585029602051
SELECT * FROM productcustomimages WHERE product_id = '1092'
241 0.0008 0.00077700614929199
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1092' AND a.name = n.originalname
242 0.0003 0.00031685829162598
SELECT * FROM productoffers WHERE product_id = '1092' AND merchantid = 'A1X6FK5RDHNB96'
243 0.0002 0.00024318695068359
SELECT * FROM productoffers
                WHERE product_id = '1092' AND price > 0
                ORDER BY price ASC LIMIT 1
244 0.0002 0.00023794174194336
SELECT * FROM productoffers
                WHERE product_id = 1092
                ORDER BY price ASC LIMIT 1
245 0.0003 0.00025010108947754
SELECT value FROM productattributes
                WHERE product_id = '1092'
                AND name = 'ListPriceAmount'
246 0.0003 0.00026392936706543
SELECT value FROM productattributes WHERE product_id = '1092' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
247 0.0003 0.00034999847412109
SELECT * FROM products WHERE id = '3596'
248 0.0004 0.00039410591125488
SELECT * FROM productimages WHERE product_id = '3596' ORDER BY sortorder ASC
249 0.0003 0.00030398368835449
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3596' AND p.id = pi.product_id ORDER BY pi.sortorder
250 0.0004 0.00043797492980957
SELECT * FROM product_image_select WHERE product_id = '3596'
251 0.0003 0.00029993057250977
SELECT * FROM productcustomimages WHERE product_id = '3596'
252 0.0004 0.00039100646972656
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3596'
                GROUP BY o.product_id
253 0.0005 0.00047898292541504
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3596'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
254 0.0003 0.00028300285339355
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3596
255 0.0006 0.00064206123352051
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3596' AND a.name = n.originalname
256 0.0003 0.00028610229492188
SELECT * FROM productoffers WHERE product_id = '3596' AND merchantid = 'A1X6FK5RDHNB96'
257 0.0003 0.00025510787963867
SELECT * FROM productoffers
                WHERE product_id = '3596' AND price > 0
                ORDER BY price ASC LIMIT 1
258 0.0002 0.00023412704467773
SELECT * FROM productoffers
                WHERE product_id = 3596
                ORDER BY price ASC LIMIT 1
259 0.0003 0.00030803680419922
SELECT value FROM productattributes
                WHERE product_id = '3596'
                AND name = 'ListPriceAmount'
260 0.0004 0.00044107437133789
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3596'
                GROUP BY o.product_id
261 0.0006 0.00055813789367676
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3596'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
262 0.0005 0.00045609474182129
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3596
263 0.0004 0.00039815902709961
SELECT value FROM productattributes WHERE product_id = '3596' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
264 0.0003 0.00028085708618164
SELECT * FROM products WHERE parent_id = '3596'
265 0.0003 0.00031304359436035
SELECT * FROM products WHERE id = '4758'
266 0.0003 0.00030803680419922
SELECT * FROM productimages WHERE product_id = '4758' ORDER BY sortorder ASC
267 0.0004 0.0004429817199707
SELECT * FROM product_image_select WHERE product_id = '4758'
268 0.0003 0.00028705596923828
SELECT * FROM productcustomimages WHERE product_id = '4758'
269 0.0006 0.00058913230895996
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4758' AND a.name = n.originalname
270 0.0003 0.00031709671020508
SELECT * FROM productoffers WHERE product_id = '4758' AND merchantid = 'A1X6FK5RDHNB96'
271 0.0002 0.00024104118347168
SELECT * FROM productoffers
                WHERE product_id = '4758' AND price > 0
                ORDER BY price ASC LIMIT 1
272 0.0002 0.00024795532226562
SELECT * FROM productoffers
                WHERE product_id = 4758
                ORDER BY price ASC LIMIT 1
273 0.0003 0.00026082992553711
SELECT value FROM productattributes
                WHERE product_id = '4758'
                AND name = 'ListPriceAmount'
274 0.0003 0.00028204917907715
SELECT value FROM productattributes WHERE product_id = '4758' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
275 0.0004 0.00038886070251465
SELECT * FROM products WHERE id = '2157'
276 0.0005 0.0004889965057373
SELECT * FROM productimages WHERE product_id = '2157' ORDER BY sortorder ASC
277 0.0005 0.00052785873413086
SELECT * FROM product_image_select WHERE product_id = '2157'
278 0.0003 0.00028204917907715
SELECT * FROM productcustomimages WHERE product_id = '2157'
279 0.0010 0.00097894668579102
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2157' AND a.name = n.originalname
280 0.0003 0.00031900405883789
SELECT * FROM productoffers WHERE product_id = '2157' AND merchantid = 'A1X6FK5RDHNB96'
281 0.0002 0.00024509429931641
SELECT * FROM productoffers
                WHERE product_id = '2157' AND price > 0
                ORDER BY price ASC LIMIT 1
282 0.0002 0.00024986267089844
SELECT * FROM productoffers
                WHERE product_id = 2157
                ORDER BY price ASC LIMIT 1
283 0.0003 0.00026297569274902
SELECT value FROM productattributes
                WHERE product_id = '2157'
                AND name = 'ListPriceAmount'
284 0.0003 0.00031208992004395
SELECT value FROM productattributes WHERE product_id = '2157' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
285 0.0010 0.0010280609130859
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3531' ORDER BY timestamp DESC
286 0.0002 0.00023984909057617
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2808' ORDER BY timestamp DESC
287 0.0002 0.0002129077911377
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4766' ORDER BY timestamp DESC
288 0.0002 0.0002129077911377
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3554' ORDER BY timestamp DESC
289 0.0002 0.00021600723266602
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '767' ORDER BY timestamp DESC
290 0.0002 0.00019979476928711
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1232' ORDER BY timestamp DESC
291 0.0002 0.00019407272338867
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2276' ORDER BY timestamp DESC
292 0.0002 0.00019598007202148
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2008' ORDER BY timestamp DESC
293 0.0002 0.00019598007202148
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1164' ORDER BY timestamp DESC
294 0.0002 0.00019717216491699
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1290' ORDER BY timestamp DESC
295 0.0002 0.0001990795135498
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2795' ORDER BY timestamp DESC
296 0.0002 0.00021100044250488
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4084' ORDER BY timestamp DESC
297 0.0002 0.00020909309387207
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4161' ORDER BY timestamp DESC
298 0.0002 0.00020599365234375
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1331' ORDER BY timestamp DESC
299 0.0002 0.00022602081298828
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1092' ORDER BY timestamp DESC
300 0.0002 0.00020694732666016
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3596' ORDER BY timestamp DESC
301 0.0002 0.00021004676818848
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4758' ORDER BY timestamp DESC
302 0.0002 0.00021600723266602
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2157' ORDER BY timestamp DESC
303 0.0009 0.00090217590332031
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
304 0.0008 0.00077009201049805
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
305 0.0003 0.00025296211242676
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
306 0.0119 0.011855125427246
SELECT p.id,p.parent_id, o.price,p.asin FROM products p, productoffers o WHERE p.id = o.product_id AND p.parent_id = 0 AND hidden = 0 AND offers > 0 AND (SELECT COUNT(pi.id) FROM productimages pi WHERE pi.product_id = p.id) > 1 AND o.id IN (SELECT x.id FROM productoffers x WHERE x.product_id = p.id HAVING MIN(x.price)) ORDER BY p.title DESC LIMIT 6
307 0.0011 0.0010740756988525
SELECT p.id,p.price,p.listingtype FROM ebay_products p WHERE hide = 0 AND (SELECT COUNT(pi.id) FROM ebay_prod_images pi WHERE pi.prodid = p.id) > 1 ORDER BY p.title DESC LIMIT 6
308 0.0004 0.00037598609924316
SELECT p.id,p.price,p.currency FROM custom_products p WHERE hide = 0 AND orginalprice > 0 AND (SELECT COUNT(pi.id) FROM productcustomimages pi WHERE pi.product_id = p.id) > 1 ORDER BY p.title DESC LIMIT 6
309 0.0003 0.00034403800964355
SELECT * FROM products WHERE id = 1626
310 0.0002 0.00024104118347168
SELECT * FROM products WHERE id = 4041
311 0.0006 0.00063896179199219
SELECT * FROM products WHERE id = 4312
312 0.0005 0.00045490264892578
SELECT * FROM products WHERE id = 777
313 0.0004 0.00040888786315918
SELECT * FROM products WHERE id = 3881
314 0.0005 0.00046586990356445
SELECT * FROM products WHERE id = 4213
315 0.0004 0.00040197372436523
SELECT * FROM products WHERE id = '1626'
316 0.0006 0.00061488151550293
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
317 0.0009 0.00094485282897949
SELECT * FROM product_image_select WHERE product_id = '1626'
318 0.0005 0.00046300888061523
SELECT * FROM productcustomimages WHERE product_id = '1626'
319 0.0011 0.0011389255523682
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
320 0.0005 0.00054287910461426
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
321 0.0004 0.00042200088500977
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
322 0.0006 0.00055503845214844
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
323 0.0006 0.00063109397888184
SELECT * FROM products WHERE id = '4041'
324 0.0005 0.00052595138549805
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
325 0.0009 0.00085020065307617
SELECT * FROM product_image_select WHERE product_id = '4041'
326 0.0004 0.00044012069702148
SELECT * FROM productcustomimages WHERE product_id = '4041'
327 0.0017 0.0016880035400391
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
328 0.0006 0.00055813789367676
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
329 0.0004 0.00041604042053223
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
330 0.0005 0.00049805641174316
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
331 0.0006 0.00056600570678711
SELECT * FROM products WHERE id = '4312'
332 0.0006 0.00055313110351562
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
333 0.0011 0.0011398792266846
SELECT * FROM product_image_select WHERE product_id = '4312'
334 0.0005 0.00047612190246582
SELECT * FROM productcustomimages WHERE product_id = '4312'
335 0.0014 0.0014069080352783
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
336 0.0006 0.0005950927734375
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
337 0.0004 0.00041317939758301
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
338 0.0005 0.00050187110900879
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
339 0.0006 0.00060415267944336
SELECT * FROM products WHERE id = '777'
340 0.0006 0.00061392784118652
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
341 0.0009 0.00085020065307617
SELECT * FROM product_image_select WHERE product_id = '777'
342 0.0006 0.00057196617126465
SELECT * FROM productcustomimages WHERE product_id = '777'
343 0.0014 0.0013830661773682
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
344 0.0005 0.00045299530029297
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
345 0.0004 0.0003969669342041
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
346 0.0004 0.00040102005004883
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
347 0.0005 0.00046300888061523
SELECT * FROM products WHERE id = '3881'
348 0.0005 0.00054407119750977
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
349 0.0007 0.00073885917663574
SELECT * FROM product_image_select WHERE product_id = '3881'
350 0.0004 0.00036787986755371
SELECT * FROM productcustomimages WHERE product_id = '3881'
351 0.0014 0.0014119148254395
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
352 0.0005 0.00047898292541504
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
353 0.0004 0.00035285949707031
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
354 0.0004 0.00041103363037109
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
355 0.0005 0.00051498413085938
SELECT * FROM products WHERE id = '4213'
356 0.0005 0.00054287910461426
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
357 0.0008 0.00075507164001465
SELECT * FROM product_image_select WHERE product_id = '4213'
358 0.0007 0.00067305564880371
SELECT * FROM productcustomimages WHERE product_id = '4213'
359 0.0012 0.0012001991271973
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
360 0.0004 0.00044488906860352
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
361 0.0004 0.00038385391235352
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
362 0.0004 0.0004270076751709
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
363 0.0015 0.0014998912811279
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
364 0.0005 0.00046992301940918
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
365 0.0015 0.0015368461608887
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
366 0.0009 0.00090384483337402
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
367 0.0003 0.00034308433532715
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
368 0.0004 0.00038290023803711
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
369 0.0004 0.00044107437133789
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'